| DocumentTranscriptRequest |
| EntityType | Independent |
| Logical Entity Name | DocumentTranscriptRequest |
| Default Table Name | CmDocumentTranscript |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| DocumentTranscriptRequest Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
DocumentTranscriptRequestId |
INTEGER | NO | ||
| RequestType | SMALLINT | NO | ||
HighSchoolId |
INTEGER | YES | ||
CollegeId |
INTEGER | YES | ||
| AttendanceBeginDate | DATETIME | YES | ||
| AttendanceEndDate | DATETIME | YES | ||
| Fee | MONEY(19, 4) | YES | ||
| ProgramOfStudy | VARCHAR(255) | YES | ||
| Note | VARCHAR(4000) | YES | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
HighSchoolId |
INTEGER | YES |
| DocumentTranscriptRequest Keys |
| Key Name | Key Type | Keys |
| CmDocumentTranscript_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| CmDocumentTranscript_AmHighSchoolID_N_N_IDX | Inversion Entry | HighSchoolId |
| CmDocumentTranscript_CmDocumentTranscriptID_U_C_IDX | PrimaryKey | DocumentTranscriptRequestId |
| CmDocumentTranscript_AmCollegeID_N_N_IDX | Inversion Entry | CollegeId |
| DocumentTranscriptRequest Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| College | Non-Identifying | Zero or One to Zero or More | CollegeId | NO | |||
| College | Non-Identifying | Zero or One to Zero or More | CollegeId | NO | |||
| HighSchool | Non-Identifying | Zero or One to Zero or More | HighSchoolId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO | |||
| HighSchool | Non-Identifying | Zero or One to Zero or More | HighSchoolId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| Document | Non-Identifying | One To Zero or More | NO | ||||
| Document | Non-Identifying | One To Zero or More | NO |
| DocumentTranscriptRequest Check Constraints |
| Check Constraint Name | CheckConstraint |
| Chk_CmDocumentTranscript_AttendEndDate | ([AttendEndDate] >= [AttendBeginDate]) |
| DocumentTranscriptRequest Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.DocumentTranscriptRequest |
NO | |||
| Physical (Microsoft SQL Server) dbo.CmDocumentTranscript |
NO |
| DocumentTranscriptRequest Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Documents |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Career Services |
| DocumentTranscriptRequest Data Movement Rules |
| Name | Type | Rule Text/Value |